home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 4247 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.6 KB

  1. Path: max1-46.xplor.com!user
  2. From: kmp@xplor.com (Ken Peterson)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Mac, PPP and Microcom Deskport Fast problems
  5. Date: Mon, 05 Feb 1996 17:55:45 -0800
  6. Organization: Someone using Xplor's internet service
  7. Message-ID: <kmp-0502961755450001@max1-46.xplor.com>
  8. References: <kleger-2101961911200001@ts1-20.intersurf.com>
  9. NNTP-Posting-Host: max1-67.xplor.com
  10. X-Newsreader: Yet Another NewsWatcher 2.1.8
  11.  
  12. In article <kleger-2101961911200001@ts1-20.intersurf.com>,
  13. kleger@intersurf.com (Kevin Leger) wrote:
  14.  
  15. > Does any body have a modem string to place in PPP to get this to work higher?
  16.  
  17. I own a DeskPorte Fast V.34 and sell the 28.8P to budget-minded customers.
  18. We've had nothing but great results, and the one I own I chose from about
  19. eight for its ability to connect reliably and at high speed to various
  20. ISPs here in Portland (OR).
  21.  
  22. There is a Huge document you can download from Microcom listing almost
  23. (yeah, I know...) all the commands for both models--it's a fairly unified
  24. command set.
  25.  
  26. But . . . here is a setup string I highly recommend for Macs:
  27.  
  28. *************
  29. Modem = Microcom DeskPorte Fast V.34, firmware rev. 3.3 (latest).
  30.  
  31. Init string = AT&FEL1 &D%U2\N6\V4 :T73=160 :T42=0 S11=65 S0=0 <return>
  32.  
  33. &F - get the factory defaults as a starting point.
  34. E - turn off command echo. (My choice. Your needs may differ.)
  35. L1 - Turn down the speaker!
  36. ( Or . . . L3 - adjust speaker volume to loud. I've put 27-ohm resistor in
  37. series with $#^@& speaker to shut up the %&$#*!! clicks and pops.)
  38. &D - ignore DTR (**necessary** for Macintosh).
  39. %U2 - unlocks serial-port speed so it follows first AT command.
  40. \N6 - sets LAPM reliable mode, fallback to MNP (full negotiation).
  41. \V4 - sends long-form result codes back to computer.
  42. :T73=160 - enables reporting of both send and receive speeds.
  43.     Example: 24000/26400. (This is sure hidden from the user!)
  44. :T42=0 - sets V.34 connection speed relative to line quality.
  45.     Zero is default (neither conservative nor aggressive).
  46. S11=65 - speeds up tone dialing
  47. S0=0 - sets auto-answer to off.
  48. ***********
  49. I have a second number for my modem line that has a custom ring: a briedf
  50. double-ring instead of single, long ring. So I also add:
  51. :T49=2 :T50=2 
  52. ************
  53. If you have a 28.8P, the strings works fine, but the commands for
  54. sustom-ring are different. (I don't know what they are. The Microcom spec
  55. sheet *says* it is a feature . . .)
  56. ************
  57. Finally, you can lock in the above settings with
  58. AT*W <return>
  59. Then a simple ATZ <return> will set up the modem if it gets screwed up.
  60.  
  61. Hope this helps. Let me know . . .
  62.  
  63. Ken Peterson
  64. <kmp@xplor.com>
  65.  
  66. "Any nitwit can understand computers. Many do"
  67.